Add a field group to a form to store the values of a group of related fields in a page data structure. For example, you can capture the first name, last name, and address of a person in the Prospective Client field group.
To add a field group to a form:
In the Explorer panel, click Cases, and then click the case type that you want to open.
On the Life cycle tab, click an assignment or an approval step.
Click Configure view.
Click + Add field.
In the autocomplete field that is displayed, enter a unique label.
Do not use px, py, or pz prefixes in a label because they are reserved.
From the first list that is displayed, select Field group.
Optional: Add fields to the field group, by reusing properties in an existing class or configuring an advanced data reference.
Click the Gear icon.
Clear the value in the Data type field.
Press the Down Arrow key and select the name of a class.
Click OK.
The properties in the class are displayed as fields on the form. You can reorder or remove them as needed.
Tip: Follow these steps when the data reference is sourced by a data page that accepts parameters.
Click the Gear icon.
Clear the value in the Data type field.
Press the Down Arrow key and select the name of a class that has at least one data page defined.
Select the Is this a data reference? check box.
In the Select the source list, select the name of a data page.
Enter values in the fields that are displayed in the Parameters section.
Click OK.
Click + Add field to [field group].
Configure the single-value field.
For more information, see: Adding a single-value field to a form.
Note: You cannot reuse the single-value fields that you define in a field group on other forms.
Click Submit.
After you add a field group to a form, you can reuse the field group because it is part of the data model for your case type.
Values from each field in the field group are stored in a page property of class [Your organization]-[Your application name]-Data-[Field group name].